home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / disk / misc / drivel12.readme < prev    next >
Text File  |  1993-04-29  |  2KB  |  57 lines

  1. Short: DriveLight v. 1.2 - the disk-LED simulator.
  2.  
  3. The author, Arthur Hagen, can be contacted through me,
  4. the submitter, Arvid S. Johansen at E-mail address:
  5. arvidj@ifi.uio.no
  6.  
  7. >>>- Arvid --->
  8.  
  9. --- Cut here ---
  10.  
  11.         ======================================================
  12.            DriveLight version 1.2 - the disk-LED simulator.
  13.         ======================================================
  14.         Copyright (C) 1993 Arthur Hagen - All rights reserved.
  15.           This program is FreeWare - it is NOT in the public
  16.             domain, and can NOT be distributed for a fee.
  17.                     Source available on request.
  18.         ======================================================
  19.  
  20. This program will happily simulate the drive light for any device you
  21. might think of.  To use, start it from CLI (or user-startup):
  22.  
  23. DriveLight nnn.device ...
  24.  
  25. Where "nnn.device" is the name of the device you want to monitor, and
  26. "..." is the name of any additional devices - upto four different
  27. devices might be specified.  If a device isn't loaded into memory
  28. (yet) or cannot be found, a requester will pop up telling you so.
  29.  
  30. Example usage:
  31.  
  32. DriveLight trackdisk.device scsi.device artser.device gameport.device
  33.  
  34. This will make a window dragbar with four boxes, one for each device,
  35. and they will blink every time the device is accessed.
  36.  
  37. Caveats:
  38. The program cannot differenciate between different unit numbers, so
  39. there is no way (yet) to have one drivelight for each floppy station
  40. or similar.
  41. The access to the devices will take slightly longer, so if you want
  42. maximum speed, don't run this utility - run ExecPatch/IPatch instead!
  43. The dragbar might look weird if you use a custom system-font under
  44. 2.0 or higher versions.
  45. No WorkBench-support (yet).  The amiga.lib-functions for CX-stuff was
  46. too bugged to use in this program, so it is not a commodity either...
  47.  
  48. Changes from version 1.0 to 1.1:
  49. Code optimised - should steal less time, and update faster.
  50. Changes from version 1.1 to 1.2:
  51. Will autoadjust size according to number of devices.
  52. Now uses system-friendly patching with SetFunction().
  53. Program made much smaller.
  54.  
  55. Enjoy,
  56. *Art
  57.